func github.com/andybalholm/brotli.getRemainingBytes

2 uses

	github.com/andybalholm/brotli (current package)
		bit_reader.go#L100: func getRemainingBytes(br *bitReader) uint {
		decode.go#L1342: 				var nbytes int = int(getRemainingBytes(&s.br))